home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / sections.xml < prev   
Encoding:
Text File  |  2005-09-25  |  18.7 KB  |  293 lines

  1. <!--
  2.     this file contains a list of all of the sections in the game
  3. -->
  4.  
  5. <!-- TO DO
  6.         adding ndrq="true" after a section item causes it to completely refresh the screen when that
  7.         section is selected; this is a transitional hack required for some of the older screens, but 
  8.         eventually, when all the sections are proper panels, we should get rid of it
  9. -->
  10.  
  11. <properties>
  12.     <list id="items">
  13.     
  14.         <!-- application -->
  15.         <record id="Asec">
  16.             <list id="items">
  17.                <record id="Aint" section="Aint" text="Introduction" help_page="intro"/>
  18.                <record id="Asgm" section="Asgm" text="New Game" help_page="new_game"/>
  19.                <record id="Ajgm" section="Ajgm" text="Join Game" help_page="network"/>
  20.                <record text="Credits" collapsed="true">
  21.                     <list id="items">
  22.                        <record id="Acrd" section="Acrd" text="Development" help_page="dev_credits"/>
  23.                        <record id="Arsc" section="Arsc" text="Research" help_page="res_credits"/>
  24.                     </list>
  25.                </record>
  26.                <record id="Acmu" section="Acmu" text="Community" help_page="community_info"/>
  27.                <record id="Aprf" section="Aprf" text="Preferences" help_page="preferences"/>
  28.                <record id="Acha" section="Acha" text="Chat Rooms[AOL chatroom option on tree view]"/>
  29.                <record id="Amts" section="Amts" text="Match Setup[DEBUG option only - do not translate]"/>
  30.                <record id="Alan" section="Alan" text="Language" hidden="true" />
  31.             </list>
  32.         </record>
  33.     
  34.    
  35.         <!-- game -->
  36.          <record id="Gsec">
  37.             <list id="items">
  38.                <record id="stat" section="stat" text="Status" help_page="options"/>
  39.                <record id="Gsrh" section="Gsrh" text="Search"/>
  40.                <record text="Hall Of Fame" collapsed="true">
  41.                     <list id="items">
  42.                        <record id="nthf" section="nthf" text="Nation[COMMENT - Hall of fame section]" help_page="options#hall_of_fame"/>
  43.                        <record id="cthf" section="cthf" text="Continent[COMMENT - Hall of fame section]" help_page="options#hall_of_fame"/>
  44.                        <record id="wwhf" section="wwhf" text="World-wide[COMMENT - Hall of fame section]" help_page="options#hall_of_fame"/>
  45.                        <record id="nlhf" section="nlhf" text="Nationality[COMMENT - Hall of fame section]" help_page="options#hall_of_fame"/>
  46.                     </list>
  47.                </record>
  48.                <record id="SC16" section="SC16" text="Manager Chat[COMMENT - Manager Chat Room section]" help_page="options#manager_chat"/>
  49.             </list>
  50.         </record>
  51.  
  52.         <!-- continent -->
  53.             <record id="CTsc">
  54.                 <list id="items">
  55.                 <record id="ctnt" section="ctnt" text="Nations"/>
  56.                 <record id="ctcb" section="ctcb" text="Clubs">
  57.                     <list id="items">
  58.                         <record id="ctcl" section="ctcl" text="Major[COMMENT - major clubs on continent club list screen]"/>
  59.                         <record id="ctac" section="ctac" text="All[COMMENT - league clubs on continent club list screen]"/>
  60.                         <record id="ctav" section="ctav" text="Available[COMMENT - available clubs for managing on continent club list screen]"/>
  61.                     </list>
  62.                 </record>
  63.                 <!-- <record id="cton" section="cton" text=""/>                one nation-->
  64.                 <!-- <record id="ctal" section="ctal" text=""/>                active league clubs-->
  65.                 <!-- <record id="ctac" section="ctac" text=""/>                all clubs-->
  66.                 <record id="ctaw" section="ctaw" text="Awards"/>
  67.                 <record id="SC31" section="SC31" text="Transfers"/>
  68.             </list>
  69.         </record>
  70.  
  71.         <!-- person -->
  72.          <record id="Psec">
  73.             <list id="items">
  74.                 <!-- human stuff -->
  75.                 <record id="Phom" section="Phom" text="Home [comment - option on breadcrumbs to take you back to your home screen]" help_page="manager_snapshot"/>
  76.                 <record id="Psnp" section="Phom" text="Snapshot[COMMENT: manager home section name]" help_page="manager_snapshot"/>
  77.                    <record id="Pnws" section="Pnws" text="News" help_page="news"/>
  78.                   <record id="Pjbs" section="Pjbs" text="Jobs">
  79.                     <boolean id="collapsed" value="true" />
  80.                     <list id="items">
  81.                         <record id="Pjjc" section="Pjjc" text="Job Centre" ndrq="true" help_page="job_centre"/>
  82.                         <record id="Pjjs" section="Pjjs" text="Job Security" ndrq="true" help_page="job_security"/>
  83.                     </list>
  84.                 </record>
  85.                    <record id="Pnot" section="Pnot" text="Notebook" help_page="notebook"/>
  86.                    <record id="Pcnf" section="Pcnf" text="Confidence" help_page="confidence"/>
  87.                    <record id="Pscf" section="Pscf" text="Confidence" help_page="confidence">
  88.                        <boolean id="collapsed" value="true"/>
  89.                        <list id="items">
  90.                            <record id="Pccf" section="Pccf" text="Club"/>
  91.                            <record id="Pncf" section="Pncf" text="Nation"/>
  92.                        </list>
  93.                    </record>
  94.                 <record id="Psho" section="Psho" text="Shortlist" ndrq="true" help_page="search_shortlist"/> <!-- human shortlist -->
  95.                 
  96.                 <!-- stats -->
  97.                    <record id="Pply" section="Pply" text="Profile" ndrq="true" help_page="player#profile"/>
  98.                    <record id="Pnpl" section="Pnpl" text="Profile" ndrq="true" help_page="profile"/>
  99.                    <record id="Psof" section="Psof" text="Profile" ndrq="true"/>
  100.                    <record id="Ppl1" section="Ppl1" text="Player Profile" ndrq="true" help_page="player#profile"/>
  101.                    <record id="Pnp1" section="Pnp1" text="Staff Profile" ndrq="true" help_page="profile"/>
  102.                    <record id="Ppin" section="Ppin" text="Personal" ndrq="true" help_page="player#personal_player"/>
  103.                 <record id="Ptin" section="Ptin" text="Transfer[COMMENT: left menu of a player]" ndrq="true" help_page="player"/>
  104.                    <record id="Pspo" section="Pspo" text="Positions" ndrq="true" help_page="player.htm#positions"/>
  105.                 <record id="Pmin" section="Pmin" text="Information" ndrq="true"/>
  106.                 <record id="Pfrm" section="Pfrm" text="Form[COMMENT - Player form sub option on person screen]" ndrq="true" help_page="form"/>
  107.                    <record id="Psta" section="Psta" text="Stats" ndrq="true" help_page="player_stats"/>
  108.                 <record id="Ptrc" section="Ptrc" text="Training[COMMENT; training section of player profile]" help_page="training_overview">
  109.                        <list id="items">
  110.                            <record id="Ptra" section="Ptra" text="Overview[COMMENT; training overview section of player profile]" help_page="player#player_training_overview"/>
  111.                         <record id="PHat" section="PHat" text="Attributes[COMMENT: menu of a player history]" help_page="player#player_training_attributes"/>
  112.                         <record id="PHdb" section="PHdb" text="Debug[COMMENT: NOT FOR TRANSLATION]"/>
  113.                     </list>
  114.                 </record>
  115.                    <record id="Pscl" section="Pscl" text="Scouted Players" ndrq="true"/>
  116.                    <record id="Ptrp" section="Ptrp" text="Team Report"  ndrq="true" help_page="team_report"/>
  117.                 <record id="SC44" section="SC44" text="Notes" help_page="notebook"/>
  118.                 <record id="SC55" section="SC55" text="Friendly Instructions" />
  119.                   <record id="Pcmp" text="Comparison">
  120.                     <boolean id="collapsed" value="true" />
  121.                     <list id="items">
  122.                         <record id="PcAt" section="PcAt" text="Attributes" ndrq="true" help_page="player#comparison"/>
  123.                         <record id="PcOv" section="PcOv" text="Overview" ndrq="true" help_page="player#comparison"/>
  124.                     </list>
  125.                 </record>
  126.                 <record id="SC60" section="SC60" text="Conflict" />
  127.                 <record id="SC20" section="SC20" text="Contract Offer" help_page="offer_new_contract"/>
  128.                 <record id="SC19" section="SC19" text="Transfer Offer" help_page="make_an_offer"/>
  129.                 <record id="SC27" section="SC27" text="Transfer Status" help_page="set_transfer_status"/>
  130.                 <record id="SC64" section="SC64" text="Release Comment" help_page="release_comment"/>
  131.                 <record id="SC66" section="SC66" text="Injury Response" />
  132.                 <record id="SC76" section="SC76" text="Release Comment" help_page="release_comment"/>
  133.                 <record id="SC49" section="SC49" text="Release Comment" help_page="release_comment"/>
  134.  
  135.                 <record id="Phis" section="Phis" text="History" collapsed="true">
  136.                     <list id="items">
  137.                         <record id="PHst" section="PHst" text="Career Stats" ndrq="true" help_page="player#history"/>
  138.                         <record id="PHac" section="PHac" text="Achievements" ndrq="true" help_page="player#history"/>
  139.                         <record id="PHin" section="PHin" text="Injuries" ndrq="true" help_page="player#history"/>
  140.                         <record id="PHme" section="PHme" text="Media[COMMENT: left menu of a player history]" ndrq="true"/>
  141.                     </list>
  142.                 </record>
  143.                 
  144.                 <record id="Pdbg" section="Pdbg" text="Debug" ndrq="true"/>
  145.             </list>
  146.         </record>
  147.  
  148.         <!-- team -->
  149.          <record id="Tsec">
  150.             <list id="items">
  151.                 <record id="tcsp" section="tcsp" text="Staff" ndrq="false" help_page="squad_menu#staff"/>
  152.                 <record id="ttrp" section="ttrp" text="Training" collapsed="true">
  153.                     <list id="items">
  154.                         <record id="ttsp" section="ttsp" text="Players[COMMENT - team screen section; training section; players sub section]" ndrq="true" help_page="training_players"/>
  155.                         <record id="ttch" section="ttch" text="Coaches" ndrq="true" help_page="training_coaches"/>
  156.                         <record id="tcth" section="tcth" text="Extended Leave[COMMENT - team screen section; training section; holiday instructions sub section]"/>
  157.                     </list>
  158.                 </record>
  159.                 <record id="tctp" section="tctp" text="Transfers" ndrq="true" help_page="transfers"/>
  160.                 <record id="tcip" section="tcip" text="Information" ndrq="false" help_page="club_info"/>
  161.                 
  162.                 <record id="tcfp" section="tcfp" text="Finances" collapsed="true" help_page="finances">
  163.                     <list id="items">
  164.                         <record id="tcfm" section="tcfm" text="Summary" ndrq="true" help_page="finances#summary"/>
  165.                         <record id="tcfi" section="tcfi" text="Income" ndrq="true" help_page="finances#income"/>
  166.                         <record id="tcfe" section="tcfe" text="Expenditure" ndrq="true" help_page="finances#expenditure"/>
  167.                         <record id="tcfs" section="tcfs" text="Salary[COMMENT: finances section of tree view; translate as Salaries]" ndrq="true" help_page="finances#salary"/>
  168.                         <record id="tcft" section="tcft" text="Transfers" ndrq="true" help_page="finances#transfers"/>
  169.                     </list>
  170.                 </record>
  171.                                   
  172.                   <record id="tsrh" section="tsrh" text="Search">
  173.                     <boolean id="collapsed" value="true" />
  174.                     <list id="items">
  175.                         <record id="srsh" section="srsh" text="Shortlist" ndrq="false" help_page="search_shortlist"/>
  176.                         <record id="srpl" section="srpl" text="Players" ndrq="false" help_page="search_players"/>
  177.                         <record id="srst" section="srst" text="Staff" ndrq="false" help_page="search_staff"/>
  178.                         <record id="srsc" section="srsc" text="Scouting" ndrq="false" help_page="search_scouting"/>
  179.                     </list>
  180.                 </record>
  181.                 <record id="tcnp" section="tcnp" text="National Pool" ndrq="true"/>
  182.                 <record id="tccl" section="tccl" text="Clubs"/>
  183.                 <record id="tcaw" section="tcaw" text="Awards"/>
  184.  
  185.                 <record id="csrc" section="csrc" text="History" collapsed="true">   
  186.                     <list id="items">
  187.                         <record id="cmps" section="cmps" text="Competitions"  ndrq="true" help_page="history_club" />
  188.                         <record id="ldmk" section="ldmk" text="Landmarks"  ndrq="true" help_page="history_club"/>
  189.                         <record id="recs" section="recs" text="Records"  ndrq="true" help_page="history_club"/> 
  190.                         <record id="lgps" section="lgps" text="League Positions"  ndrq="true" help_page="history_club"/>
  191.                         <record id="atts" section="atts" text="Attendances"  ndrq="true" help_page="history_club"/>
  192.                         <record id="resu" section="resu" text="Results"  ndrq="true" help_page="history_club"/>
  193.                         <record id="seqs" section="seqs" text="Sequences"  ndrq="true" help_page="history_club"/>
  194.                         <record id="plrs" section="plrs" text="Players"  ndrq="true" help_page="history_club"/>
  195.                         <record id="trns" section="trns" text="Transfers"  ndrq="true" help_page="history_club"/>
  196.                     </list>
  197.                 </record> 
  198.                 <record id="tcpm" section="tcpm" text="Past Meetings" help_page="fixtures"/>
  199.                 <record id="SC55" section="SC55" text="Friendly Instructions"/>
  200.                 <record id="mnop" section="mnop" text="Manager Options" help_page="manager_options"/>
  201.                   <record id="tcdp" section="tcdp" text="Debug Panel" />
  202.             </list>
  203.         </record>
  204.         
  205.         <!-- squad -->
  206.         <record id="Ssec" collapsed="true">   
  207.             <list id="items">
  208.                 <record id="*spn" section="*spn" text="Players" ndrq="true" help_page="squad_menu"/>
  209.                 <record id="*tpn" section="*tpn" text="Tactics" ndrq="true" help_page="tactics"/>
  210.                 <record id="*mtp" section="*mtp" text="Tactics" ndrq="true" help_page="tactics"/>
  211.                 <record id="*mtt" section="*mtt" text="Team Talk[COMMENT - team talk section on team screen]" ndrq="true" help_page="team_talks"/>
  212.                 <record id="*fpn" section="*fpn" text="Fixtures" ndrq="true" help_page="fixtures" />
  213.             </list>
  214.         </record> 
  215.  
  216.         <!-- competition -->
  217.         <record id="Csec">
  218.             <list id="items">
  219.                 <record id="cslt" section="cslt" text="League Table[COMMENT - competition stage panel: title for league table]" help_page="league_comp"/>
  220.                 <record id="cssp" section="cssp" text="Stages" help_page="world"/> 
  221.                 <record id="cstf" section="cstf" text="Today's Fixtures" >
  222.                     <boolean id="collapsed" value="true"/>
  223.                     <list id="items">
  224.                         <record id="csls" section="csls" text="Latest Scores" />
  225.                         <record id="csgu" section="csgu" text="Goal Updates" />
  226.                         <record id="csll" section="csll" text="Live League Table" />
  227.                     </list>
  228.                 </record>
  229.                 <record id="csdf" section="csdf" text="Draft"/>
  230.                 <record id="csfp" section="csfp" text="Fixtures & Results" help_page="fixtures_results" /> 
  231.                 <record id="cssc" section="cssc" text="Schedule"  help_page="world"/>
  232.                 <record id="csqu" section="csqu" text="Qualifiers"  help_page="world"/>
  233.                 <record id="csue" section="csue" text="Coefficients" help_page="world">
  234.                     <boolean id="collapsed" value="true"/>
  235.                     <list id="items">
  236.                         <record id="cscl" section="cscl" text="Club" help_page="world"/>
  237.                         <record id="csnt" section="csnt" text="Nation" help_page="world"/>
  238.                     </list>
  239.                 </record>
  240.                 <record id="csfa" section="csfa" text="Sportsmanship[COMMENT - Uefa fair play section on competition screen]"  />
  241.                 <record id="csff" section="csff" text="World Rankings"  help_page="world"/>
  242.                 <record id="cssd" section="csqu" text="Seedings" help_page="world"/>
  243.                 <record id="csav" section="csav" text="Average Points"  help_page="world"/>
  244.                 <record id="cste" section="cste" text="Team Stats" help_page="team_stats" />
  245.                 <record id="cspl" section="cspl" text="Player Stats" help_page="player_stats" />
  246.                 <record id="cawa" section="cawa" text="Awards" help_page="awards" />  
  247.                 <record id="csrt" section="csrt" text="Referee Stats" />    
  248.                 <record id="csin" section="csin"  text="Injury Table" />
  249.                 <record id="csrc" section="csrc" text="History" >   
  250.                     <boolean id="collapsed" value="true"/>
  251.                     <list id="items">
  252.                         <record id="csmp" section="csmp" text="Summary" help_page="history_league"/>
  253.                         <record id="cshi" section="cshi" text="Past Winners" help_page="history_league" />
  254.                         <record id="cdfh" section="cdfh" text="Drafts" help_page="history_league" />
  255.                         <record id="catp" section="catp" text="Attendances" help_page="history_league" />
  256.                         <record id="crsp" section="crsp" text="Results" help_page="history_league" /> 
  257.                         <record id="csqp" section="csqp" text="Sequences" help_page="history_league" />
  258.                         <record id="ctmp" section="ctmp" text="Teams" help_page="history_league" />
  259.                         <record id="cplp" section="cplp" text="Players" help_page="history_league" />
  260.                     </list>
  261.                 </record> 
  262.                 <record id="cslp" section="cslp"  text="Past Positions" />
  263.                 <record id="csrk" section="csrk"  text="Rankings" />
  264.                 <record id="cctp" section="cctp"  text="Cont. Teams[COMMENT: comp_stats heading]" />
  265.             </list>
  266.         </record>
  267.         
  268.         <!-- fixture -->
  269.         <record id="Fsec">
  270.             <list id="items">
  271.                 <record id="mpmp" section="mpmp" text="Preview" help_page="match_day#preview"/>
  272.                 <record id="bmin" section="bmin" text="Overview"  help_page="match_day#live"/> 
  273.                 <record id="mtst" section="mtst" text="Match Stats"  help_page="match_day#match_stats"/> 
  274.                 <record id="mazp" section="mazp" text="Action Zones"  help_page="match_day#action_zones"/>
  275.                 <record id="hilg" section="hilg" text="Pitch" help_page="match_day#pitch"/>
  276.                 <record id="mtrp" section="mtrp" text="Report"  help_page="match_day#report"/>
  277.                 <record id="hfms" section="hfms" text="Home Stats"  help_page="match_day#performance"/>
  278.                 <record id="afms" section="afms" text="Away Stats"  help_page="match_day#performance"/>
  279.                 <record id="bmts" section="bmts" text="Player Ratings"  help_page="match_day#stats"/>
  280.                 <record id="bmfs" section="bmfs" text="Formations[COMMENT - match screen; formations panel title]"  help_page="match_day#formations"/>
  281.                 <record id="mlsp" section="mlsp" text="Latest Scores"  help_page="match_day#latest_scores"/>
  282.                 <record id="mgup" section="mgup" text="Goal Updates"  help_page="match_day#latest_scores"/>
  283.                 <record id="mltp" section="mltp" text="League Table" help_page="match_day#league_tables"/>   
  284.                 <record id="mpst" section="mpst" text="Post Match" help_page="match_day#post_match"/>   
  285.                 <record id="mpdl" section="mpdl" text="Split View"  help_page="match_day#split_view"/> 
  286.                 <record id="tact" section="tact" text="Tactics" help_page="tactics"/> 
  287.             </list>
  288.         </record>
  289.                 
  290.     </list>
  291.     
  292. </properties>
  293.